h2.apprenticeships-title-seven {
    margin-top: 30px;
}
a.vacancies-link {
    color: #000;
}
a.apprenticeship-application-link {
    color: #000;
}
a.apprentice-industry {
    font-size: 18px;
    color: #000 !important;
    font-size: 16px;
}
a.link-one {
    color: #000;
    font-family: "Roboto";
}
a.link-two {
    color: #000;
    font-family: "Roboto";
}
a.link-three {
    color: #000;
    font-family: "Roboto";
}
a.link-four {
    color: #000;
}
a.link-five {
    color: #000;
}
a.email {
    color: #000;
}
li.bulletPointEight{
    color:#000;
    font-family: "Roboto";
}
li.bulletPointNine{
    color:#000;
    font-family: "Roboto";
}
li.bulletPointTen{
    color:#000;
    font-family: "Roboto";
}
li.bulletPointEleven{
    color:#000;
    font-family: "Roboto";
}

@media only screen and (max-width: 320px) {

    p.textlink-one {
        font-size: 10px !important;
    }

    a.link-one {
        font-size: 12px;
    }

    a.link-two {
        font-size: 12px;
    }

    a.link-three {
        font-size: 12px;
    }

    a.vacancies-link {
        font-size: 18px;
    }
}